home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Epic Collection 3
/
Epic Collection 3, The (1997)(Epic Marketing)[!].iso
/
internet
/
ftp
/
amiftp
/
history
< prev
next >
Wrap
Text File
|
1996-09-08
|
4KB
|
106 lines
Version History for AmiFTP
First a note about the version numbering: AmiFTP will use following
scheme, majorversion.revision (just like the libraries on your system).
That means that 1.11 is newer that 1.1, and 1.201 is newer than 1.200
and 1.20 and so on...
1.264 (released 1996-03-09)
===========================
An mailing-list for announcing new versions of AmiFTP has been setup.
If you want to receive a mail when there's a new version available,
send a mail to lilja@lysator.liu.se. Note that this is not a discussion-list,
it's a oneway list, from me to you, the users of AmiFTP.
Added a group-feature to the sitelist. It's now possible to have
submenus in the hotlist. Because of this the sort-function has been
removed, it might come back later.
Caught a possible memoryleak.
The menus seemed to forget the state they were in after I had put
the main window to sleep.
1.199 (released 1996-02-19)
============================
Better error reporting if AmiFTP can't open a library.
New ARexx-command: "FTPCOMMAND COMMAND/F" send the supplied string
directly to the server without doing any checks. With this you can
do things like 'FTPCOMMAND RMD test" which will tell the server
to delete the directory called test.
Fixed a bug in GETATTR that would cause an enforcer hit if a
proxy-server wasn't specified.
1.151 (almost released)
=======================
ARexx View-command tried to view the wrong file, now fixed.
find.amiftp, an aminet search script by Sami Itkonen added to the archive!
1.149 (released 1996-02-11)
===========================
AmiFTP now supports both AmiTCP and AS225r2/I-Net 225 in one binary. It seems
like there's a bug in the AS225r2/I-Net 225 part which results in a broken
connection when you abort AmiFTP, I'm working on it...
New cli-option and Workbench tooltype added: AS225 This way you can force
AmiFTP to use AS225/I-Net 225. By default AmiFTP will first try to open
bsdsocket.library and if that fails it tries to open socket.library.
It is now possible do iconify the mainwindow when transferring files. Click
on the iconify-gadget in the Transfer window. To uniconify you can either
click on the gadget again, or doubleclick on the icon.
New ARexx command added: 'VIEW ASCII/S,BIN/S,FILE/A' which will download
the file to T: and then spawn the viewer (Settings/Global/View command).
AmiFTP will try to delete the file when you quit AmiFTP.
New option to SETATTR: 'QUIET/K' Setting QUIET=TRUE makes AmiFTP work
in a silent mode where no requester are popped up and the ConnectWindow
will close directly on failure instead of waiting for user input.
QUIET=FALSE resets AmiFTP to normal state.
You can get the current setting with GETATTR STEM=foo, and examine
foo.QUIET.
ARexx command 'SETATTR LOCALDIR=foo' didn't update the Download dir-gadget.
ARexx command 'GETATTR STEM=bar' now works correctly, stupid arexx that only
recognizes uppercase variables.
AmiFTP would produce huge amounts of enforcer hits if you tried to
open it on a public screen that doesn't exist, now fixed.
Moved the 'Show dot-files?' to the 'Settings'-menu.
Icelandic catalog added, thanks to Sigurbjörn B. Lárusson!
Spanish catalog added, thanks to José Roberto González Rocha!
1.14 (released 1996-01-24)
==========================
An updated installer script is included.
Forgot to set the busy-pointer when deleting files.
Gadgets in the main window and the sitelist window no longer
flickers when you select items.
The fuelgauge now has 10 intervals instead of the rather odd 9
it had before.
Added cliargument/workbench tooltype 'FILEFONT' to specify the font used
in the main listview (this font is NOT used in the Sitelist-listview).
Syntax: 'AmiFTP FILEFONT foo.font/8' in order to use size 8 of foo.font.
1.0 (released 1995-12-17)
=========================
First Aminet release.